A:link {
	COLOR: blue
}
A:active {
	COLOR: #cc0000
}
A:visited {
	COLOR: red
}
A:hover {
	COLOR: #00cc33
}
.cuadro {
	FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif; TEXT-ALIGN: center
}
.texto {
	FONT-SIZE: 12pt; FONT-STYLE: italic; FONT-FAMILY: "Times New Roman", Times, serif; TEXT-ALIGN: justify
}
.comentario {
	FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif; TEXT-ALIGN: justify
}
.subtitulo {
	FONT-SIZE: 16pt; COLOR: blue; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif; TEXT-ALIGN: center
}
.titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 18pt; COLOR: #000080; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif; TEXT-ALIGN: center
}
.exposicion {
	FONT-WEIGHT: bold; FONT-SIZE: 18pt; COLOR: #c40031; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif; TEXT-ALIGN: center
}
.fecha {
	FONT-SIZE: 10pt; FONT-STYLE: normal; TEXT-ALIGN: right
}
